gh-105812: Use the :deco: role in place of manual decorator markup#139619
Merged
AA-Turner merged 1 commit intopython:mainfrom Oct 5, 2025
Merged
gh-105812: Use the :deco: role in place of manual decorator markup#139619AA-Turner merged 1 commit intopython:mainfrom
:deco: role in place of manual decorator markup#139619AA-Turner merged 1 commit intopython:mainfrom
Conversation
AlexWaygood
approved these changes
Oct 5, 2025
|
Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
|
Sorry, @AA-Turner, I could not cleanly backport this to |
|
Sorry, @AA-Turner, I could not cleanly backport this to |
|
GH-139627 is a backport of this pull request to the 3.14 branch. |
AA-Turner
added a commit
to AA-Turner/cpython
that referenced
this pull request
Oct 5, 2025
…corator markup (pythonGH-139619) (cherry picked from commit 3195da0) Co-authored-by: Adam Turner <[email protected]>
|
GH-139628 is a backport of this pull request to the 3.13 branch. |
AA-Turner
added a commit
to AA-Turner/cpython
that referenced
this pull request
Oct 5, 2025
…corator markup (pythonGH-139619) (cherry picked from commit 3195da0) Co-authored-by: Adam Turner <[email protected]>
AA-Turner
added a commit
that referenced
this pull request
Oct 5, 2025
danigm
pushed a commit
to openSUSE-Python/cpython
that referenced
this pull request
Oct 7, 2025
schorfma
reviewed
Oct 29, 2025
| ``__deprecated__`` attribute on the decorated object. | ||
| If applied to an overload, the decorator | ||
| must be after the :func:`@overload <typing.overload>` decorator | ||
| must be after the :deco:`~typing.overload` decorator |
This comment was marked as duplicate.
This comment was marked as duplicate.
Sorry, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📚 Documentation preview 📚: https://cpython-previews--139619.org.readthedocs.build/